Make consistent container names
This commit is contained in:
@ -27,7 +27,6 @@
|
||||
DOCKER_PREFIX: "{{ app_name }}"
|
||||
IMAGE_PREFIX: "{{ app_name }}"
|
||||
CONTAINER_PREFIX: "{{ app_name }}"
|
||||
WEB_SERVER_PORT: "127.0.0.1:{{ gitea_port }}"
|
||||
USER_UID: "{{ user_create_result.uid }}"
|
||||
USER_GID: "{{ user_create_result.group }}"
|
||||
|
||||
|
Reference in New Issue
Block a user