Added restart to docker files
This commit is contained in:
@@ -25,11 +25,12 @@ services:
|
||||
networks:
|
||||
- web
|
||||
extra_hosts:
|
||||
- host.docker.internal:172.17.0.1
|
||||
- host.docker.internal:172.17.0.1
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
letsencrypt:
|
||||
|
||||
networks:
|
||||
web:
|
||||
name: traefik_web
|
||||
name: traefik_web
|
||||
|
||||
Reference in New Issue
Block a user