mirror of
https://github.com/pinry/pinry.git
synced 2026-05-07 03:17:53 +02: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