mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 03:07:52 +01:00
Improve docker automation
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
- ./tmp/db:/var/lib/postgresql/data
|
||||
web:
|
||||
build: .
|
||||
environment:
|
||||
- UPDATE=0
|
||||
volumes:
|
||||
- .:/app
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user