Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 593a07a6 authored by Hafizh Salam's avatar Hafizh Salam
Browse files

test docker compose

parent e1210b30
No related branches found
No related tags found
No related merge requests found
version: "2"
services:
web:
build:
context: .
image: apap-registry.cs.ui.ac.id/hafizh.salam/apap-083
restart: always
ports:
- "10083:8080"
......@@ -29,6 +28,7 @@ services:
volumes:
mysql-db-volume:
networks:
frontend-network:
driver: bridge
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment