mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2026-02-22 18:52:41 +00:00
Added helper functions for portfolio
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
services:
|
||||
landingpage:
|
||||
portfolio:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: application-landingpage
|
||||
container_name: landingpage
|
||||
image: application-portfolio
|
||||
container_name: portfolio
|
||||
ports:
|
||||
- "5000:5000"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user