Modified network alias
This commit is contained in:
@@ -67,7 +67,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
db-admin:
|
db-admin:
|
||||||
aliases:
|
aliases:
|
||||||
- gogs
|
- gogs-db
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
||||||
|
|||||||
Reference in New Issue
Block a user