mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-09-11 23:09:22 +02:00
fix: update dependencies to latest
This commit is contained in:
@@ -5,7 +5,8 @@ services:
|
||||
restart: "unless-stopped"
|
||||
build:
|
||||
context: "./"
|
||||
network_mode: "host"
|
||||
ports:
|
||||
- "${PORT-3000}:${PORT-3000}"
|
||||
environment:
|
||||
PORT: ${PORT-3000}
|
||||
env_file: ".env"
|
||||
|
Reference in New Issue
Block a user