mirror of
https://github.com/ION606/static-site-hosting.git
synced 2026-05-14 22:16:54 +00:00
moved db to more secure place
This commit is contained in:
+5
-2
@@ -6,10 +6,13 @@ services:
|
||||
networks:
|
||||
- static
|
||||
volumes:
|
||||
- ./instance:/app/instance
|
||||
- instance:/app/instance
|
||||
- ./sites:/app/sites
|
||||
environment:
|
||||
- FLASK_ENV=production
|
||||
|
||||
networks:
|
||||
static:
|
||||
static:
|
||||
|
||||
volumes:
|
||||
instance:
|
||||
Reference in New Issue
Block a user