Merge branch 'development' of https://github.com/defuj/eis

This commit is contained in:
Dede Fuji Abdul
2024-02-16 10:33:38 +07:00

View File

@ -1,10 +0,0 @@
version: '3.8'
services:
apkt-eis:
build:
context: .
dockerfile: Dockerfile
ports:
- "32166:80"
restart: always