mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 19:13:51 +00:00
container building, time to fix up the web file
This commit is contained in:
18
project.toml
Normal file
18
project.toml
Normal 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."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user