mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2025-06-29 16:22:01 +02:00
Compare commits
No commits in common. "1d6f8eb0a5bd74d79238189c47c21574cbeee1f5" and "ae6eb6d8028bca6ca83f35ec9dc04afa82977426" have entirely different histories.
1d6f8eb0a5
...
ae6eb6d802
@ -1,12 +0,0 @@
|
|||||||
services:
|
|
||||||
landingpage:
|
|
||||||
build:
|
|
||||||
context: .
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
image: application-landingpage
|
|
||||||
container_name: landingpage
|
|
||||||
ports:
|
|
||||||
- "5000:5000"
|
|
||||||
volumes:
|
|
||||||
- ./app:/app
|
|
||||||
restart: unless-stopped
|
|
Loading…
x
Reference in New Issue
Block a user