mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
Fix typos and update credentials in .env and production.yml files
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ services:
|
||||
dockerfile: ./compose/traefik/Dockerfile
|
||||
image: traefik_production
|
||||
container_name: traefik
|
||||
retart: always
|
||||
restart: always
|
||||
volumes:
|
||||
- "${LOG_PATH:-./logs}:/logs"
|
||||
- "${ACME_PATH:-./acme.json}:/etc/traefik/acme/acme.json"
|
||||
|
||||
Reference in New Issue
Block a user