Moved github PAT and storage path to env vars
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
- '8080:4321'
|
||||
volumes:
|
||||
- ./config:/config
|
||||
- ./mydeploys:/deploys
|
||||
- ./storage:/storage
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user