mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
fix minor convention issues across 10 stacks
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ services:
|
||||
environment:
|
||||
- TZ=${TZ:-America/Vancouver}
|
||||
ports:
|
||||
- ${GATUS_PORT:-8080}:8080
|
||||
- "${GATUS_PORT:-8080}:8080"
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
|
||||
Reference in New Issue
Block a user