update
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Optional testing override. Do not use on an Internet-facing production VM.
|
||||
services:
|
||||
broker:
|
||||
ports:
|
||||
- "${BROKER_DIRECT_PORT:-8080}:8080"
|
||||
|
||||
gitea:
|
||||
ports:
|
||||
- "${GITEA_DIRECT_PORT:-3000}:3000"
|
||||
Reference in New Issue
Block a user