Skip to content

Commit

Permalink
(forensics): Add image build
Browse files Browse the repository at this point in the history
  • Loading branch information
saintbarber committed May 1, 2024
1 parent ee8f5d0 commit 2334c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forensics/underground_watch_part_2/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:

app:
# image: ghcr.io/cybermouflons/ccsc2024/underground_watch_part_2:latest # Add in prod
image: ghcr.io/cybermouflons/ccsc2024/underground_watch_part_2:latest # Add in prod
build: ./setup/
ports:
- 3002:80

0 comments on commit 2334c02

Please sign in to comment.