mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
add port to docker config
This commit is contained in:
+2
-1
@@ -23,7 +23,8 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
command: server 0.0.0.0:8000
|
||||
|
||||
ports:
|
||||
- "8000:8000"
|
||||
environment:
|
||||
- TZ=Europe/Zurich
|
||||
|
||||
|
||||
Reference in New Issue
Block a user