1
0
Fork 0

crafty: fix ports

This commit is contained in:
Lukáš Kucharczyk 2023-12-17 21:03:10 +01:00
parent 959700054b
commit cf7d78753b
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
image: registry.gitlab.com/crafty-controller/crafty-4:latest image: registry.gitlab.com/crafty-controller/crafty-4:latest
public: public:
ipv4_address: 192.168.240.49 ipv4_address: 192.168.240.49
ports: # ports:
# - "8000:8000" # HTTP # - "8000:8000" # HTTP
# - "8443:8443" # HTTPS # - "8443:8443" # HTTPS
# - "8123:8123" # DYNMAP # - "8123:8123" # DYNMAP