mirror of
https://github.com/runyanjake/jake.runyan.dev.git
synced 2025-10-04 13:57:29 -07:00
Restart container unless stopped
This commit is contained in:
parent
e0355352f5
commit
df6cb8bd91
@ -8,6 +8,7 @@ services:
|
||||
website:
|
||||
image: website:latest
|
||||
container_name: website
|
||||
restart: unless-stopped
|
||||
build: .
|
||||
networks:
|
||||
- traefik_traefik-network
|
||||
|
Loading…
x
Reference in New Issue
Block a user