mirror of
https://github.com/fergalmoran/snapp.git
synced 2025-12-25 19:23:00 +00:00
fixed compose
This commit is contained in:
@@ -86,9 +86,6 @@ services:
|
|||||||
image: uraniadev/snapp:0.7.test
|
image: uraniadev/snapp:0.7.test
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
volumes:
|
|
||||||
- /home/snapp/app/translations:/app/translations:ro
|
|
||||||
- /home/snapp/redis/theme/theme.css:/app/static/custom-theme.css
|
|
||||||
environment:
|
environment:
|
||||||
AUTH_SECRET:
|
AUTH_SECRET:
|
||||||
DB_HOST:
|
DB_HOST:
|
||||||
|
|||||||
Reference in New Issue
Block a user