mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-11-01 00:53:23 +01: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