mirror of
https://github.com/pinry/pinry.git
synced 2026-02-25 07:41:08 +01:00
Fix: Fix syntax error in docker-compose file
This commit is contained in:
@@ -26,4 +26,4 @@ services:
|
||||
user: ${CURRENT_UID}
|
||||
volumes:
|
||||
- .:/app
|
||||
restart: no
|
||||
restart: "no"
|
||||
|
||||
Reference in New Issue
Block a user