mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-09-11 23:09:22 +02:00
chore: cleaner setup
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
build:
|
||||
context: "./"
|
||||
dockerfile: "./apps/website/Dockerfile"
|
||||
args:
|
||||
VERSION: ${VERSION-0.0.0-develop}
|
||||
ports:
|
||||
- "${WEBSITE_PORT-3000}:${WEBSITE_PORT-3000}"
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user