This commit is contained in:
parent
a4f2cbdb94
commit
09c778dcfa
@ -21,13 +21,15 @@ services:
|
||||
DB_DATABASE: SISKA_2025
|
||||
DB_USERNAME: root
|
||||
DB_PASSWORD: postroot123
|
||||
networks:
|
||||
- traefik_default
|
||||
|
||||
web:
|
||||
image: nginx:alpine
|
||||
container_name: sistem-akademik-dev-web
|
||||
volumes:
|
||||
- .:/var/www
|
||||
- ./nginx/conf.d:/etc/nginx/conf.d
|
||||
- ./nginx:/etc/nginx/conf.d
|
||||
ports:
|
||||
- 8080:80
|
||||
depends_on:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user