mirror of
https://github.com/mainnika/a-quest.git
synced 2026-05-23 16:23:36 +00:00
add port to task3 compose
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
- "./postbox:/app/postbox"
|
||||
- "../../keys/letter:/app/letter"
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "31337:31337"
|
||||
networks:
|
||||
net:
|
||||
ipv4_address: 10.103.204.3
|
||||
|
||||
Reference in New Issue
Block a user