mirror of
https://github.com/severian-dev/sucker.severian.dev.git
synced 2026-02-22 00:41:54 +00:00
Merge pull request #9 from leri-a/master
Adding restart line to docker-compose.
This commit is contained in:
@@ -2,5 +2,6 @@ services:
|
||||
web:
|
||||
build: .
|
||||
image: sucker
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3000:3000"
|
||||
Reference in New Issue
Block a user