mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
Refactor docker-compose.yml to update URLs and remove unnecessary network configurations
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ services:
|
||||
<<: *default-environment
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./compose/traefik/Dockerfile
|
||||
dockerfile: ./traefik/Dockerfile
|
||||
image: traefik_production
|
||||
container_name: traefik
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user