Update compose with last instructions
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /var/lib/docker/volumes/norish/data:/app/uploads
|
- /var/lib/docker/volumes/norish/data:/app/uploads
|
||||||
environment:
|
environment:
|
||||||
AUTH_URL: http://localhost:3000
|
AUTH_URL: http://recettes.maison # http://localhost:3000
|
||||||
DATABASE_URL: postgres://postgres:norish@db:5432/norish
|
DATABASE_URL: postgres://postgres:norish@db:5432/norish
|
||||||
MASTER_KEY: 3NA734BBUitXp4DGvhq/3pUQL5Ai11DODLP6TW/TSo4=
|
MASTER_KEY: 3NA734BBUitXp4DGvhq/3pUQL5Ai11DODLP6TW/TSo4=
|
||||||
CHROME_WS_ENDPOINT: ws://chrome-headless:3000
|
CHROME_WS_ENDPOINT: ws://chrome-headless:3000
|
||||||
|
|||||||
Reference in New Issue
Block a user