mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 23:37:48 +01:00
Update docker-compose.yml
add always restart
This commit is contained in:
@@ -2,6 +2,7 @@ version: "3.8"
|
||||
services:
|
||||
photosapp:
|
||||
image: stepanusatiuk/photos:latest
|
||||
restart: always
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user