+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
ports:
|
||||
- "1881:80"
|
||||
environment:
|
||||
- SQLALCHEMY_DATABASE_URI=postgresql://fondberg:@docker.for.mac.localhost/photowall
|
||||
- SQLALCHEMY_DATABASE_URI=postgresql://photowall:photowall@docker.for.mac.localhost/photowall
|
||||
- API_KEYS=[]
|
||||
- DEBUG=True
|
||||
# - SQLALCHEMY_TRACK_MODIFICATIONS=True # change in prestart.sh
|
||||
|
||||
Reference in New Issue
Block a user