mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
remove misleading config
it doesn't work because it's build time
This commit is contained in:
@@ -8,8 +8,6 @@ services:
|
|||||||
- ./data:/usr/src/app/data
|
- ./data:/usr/src/app/data
|
||||||
environment:
|
environment:
|
||||||
- JWT_SECRET=huegrhuigerhupoiervw
|
- JWT_SECRET=huegrhuigerhupoiervw
|
||||||
- API_ROOT=http://localhost:8080
|
|
||||||
- WEB_ROOT=http://localhost:8080
|
|
||||||
env_file:
|
env_file:
|
||||||
- db.env
|
- db.env
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user