Skip to content

Commit 13d3621

Browse files
ade555erinecon
andauthored
Update charmcraft/kubernetes-charm-django.rst
Co-authored-by: Erin Conley <[email protected]>
1 parent ee4a36d commit 13d3621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charmcraft/kubernetes-charm-django.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Now, run the Django app to verify that it works:
143143
Specifying ``0.0.0.0:8000`` allows for traffic outside of the Multipass VM.
144144

145145
When you run the command for the first time, you will get a warning about unapplied migrations.
146-
You can ignore this warning for now, as we are currently not performing any database operations. We will set this up in later sections.
146+
You can ignore this warning for now, as we are currently not performing any database operations. We will set up a database in a later section.
147147

148148
Now we need the private IP address of the Multipass VM. Outside of the
149149
Multipass VM, run:

0 commit comments

Comments
 (0)