container building, time to fix up the web file

This commit is contained in:
timmypidashev
2023-11-25 21:49:49 -08:00
parent 6799028dff
commit 0e534d670d
9 changed files with 49 additions and 46 deletions

18
project.toml Normal file
View File

@@ -0,0 +1,18 @@
# The following version number is incremented whenever
# a container in this repository recieves a version bump!
[project]
name = "web"
version = "1.0.1"
description = "My portfolio website!"
authors = ["Timothy Pidashev (timmypidashev) <pidashev.tim@gmail.com>"]
source = "https://github.com/timmypidashev/web"
license = "MIT"
[containers]
[proxy]
version = "0.0.0"
description = "Responsible for proxying all traffic from containers to the web."