updated compose and moved dockerfile

This commit is contained in:
venus
2026-03-04 16:09:55 -06:00
parent f8a791a4fe
commit e07c75d857
2 changed files with 0 additions and 6 deletions

View File

@@ -1,15 +1,9 @@
services:
app:
build:
context: app
args:
- DEBUG_MODE=1
ports:
- '80:80'
volumes:
- ./content:/content
# public_vault_builder:
# build:
# context: public_vault_builder
# volumes:
# - ./public_vault:/content