change port allocation
All checks were successful
Docker Build / Build and Push Images (push) Successful in 12s
All checks were successful
Docker Build / Build and Push Images (push) Successful in 12s
This commit is contained in:
parent
4c42b31580
commit
840e310490
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ services:
|
||||||
- FORGEJO_ARTIFACT_NAMES=PrismLauncher,ATLauncher,Modrinth
|
- FORGEJO_ARTIFACT_NAMES=PrismLauncher,ATLauncher,Modrinth
|
||||||
- FORGEJO_DEBUG=false
|
- FORGEJO_DEBUG=false
|
||||||
ports:
|
ports:
|
||||||
- "8000:80"
|
- "8041:80"
|
||||||
|
|
Loading…
Reference in a new issue