docker-compose: DEPLOY_SECRET direkt setzen
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
volumes:
|
||||
- /home/kirbyuser/robbis-space:/var/www/html:rw # Persistente Daten
|
||||
environment:
|
||||
- DEPLOY_SECRET=${DEPLOY_SECRET}
|
||||
- DEPLOY_SECRET=dc2d9b0af4849284a0cb396d462aa1853df0c16fec45c5c859d6b97874ea8db4
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
Reference in New Issue
Block a user