🚨 cleanup

This commit is contained in:
2024-07-15 22:09:03 +00:00
parent 41bdd55358
commit 9ed2f70701
8 changed files with 19 additions and 167 deletions

View File

@@ -1,7 +1,10 @@
version: "3.7"
services:
gate:
image: nginx:latest
image: registry.gitlab.com/standa-fifik/battle-caster:latest
build:
context: .
dockerfile: Dockerfile
ports:
- "8080:80"
volumes: