oks
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Triono Putra 2025-06-05 08:50:36 +07:00
parent c5e3260bb5
commit fabe26bc09

View File

@ -4,6 +4,8 @@ services:
sistem-akademik-dev:
build: .
container_name: sistem-akademik-dev
volumes:
- ./:/var/www/
working_dir: /var/www
expose:
- 9000
@ -26,6 +28,7 @@ services:
container_name: sistem-akademik-dev-web
volumes:
- ./nginx/siska.conf:/etc/nginx/conf.d/default.conf
- ./:/var/www/
ports:
- 8182:80
depends_on: