docker compose
This commit is contained in:
@@ -3,4 +3,5 @@ services:
|
|||||||
container_name: stupid-apis
|
container_name: stupid-apis
|
||||||
image: gitea.johannesbot.de/johannesbot/stupid-apis:latest
|
image: gitea.johannesbot.de/johannesbot/stupid-apis:latest
|
||||||
ports:
|
ports:
|
||||||
- "42069:3000"
|
- "42069:3000"
|
||||||
|
restart: unless-stopped
|
||||||
@@ -3,4 +3,5 @@ services:
|
|||||||
container_name: stupid-apis
|
container_name: stupid-apis
|
||||||
image: gitea.johannesbot.de/johannesbot/stupid-apis:latest
|
image: gitea.johannesbot.de/johannesbot/stupid-apis:latest
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user